C/C++ Syntax Printer for HP printers
Written by John Mackay
Freeware, version 1.0

I have written this program to facilitate the reading of C/C++ programs.
You should probably copy it into the same directory as your compiler.

Disclaimer
----------

The standard disclaimer applies, namely, if your system stops working /
blows up / catches fire / melts etc. DON'T BLAME ME!

Usage
-----

To use the program, type: 

SYNPRINT filename

The program only works for Hewlett Packard PCL compatible printers, which
as far as I know, includes all HP printers.  Features are:

Keywords and preprocessor directives are highlighted in bold
Symbols are highlighted in bold
Code is printed in Courier font
Comments are printed in Times font

Happy syntax printing!
John Mackay

